home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / i860 / x-fx2800 < prev    next >
Encoding:
Text File  |  1992-07-28  |  253 b   |  8 lines

  1.  
  2. # The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,
  3. # but apparently the native compiler generates non ABI-compliant
  4. # function prologues and epilogues, so we need the alloca from emacs.
  5. #  -- hyc@hanauma.jpl.nasa.gov
  6.  
  7. ALLOCA=alloca.o
  8.